~Arnold Bubwemanakol commented on Sep 25, 2013

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

I was getting no awareness on web meetings over SSL / HTTPS. This was due to meetingroomcenter.stProxySSLAddress not being populated.

Slide on page 398 tells us to populate meetingroomcenter.stProxyAddress , but there is no mention to populate meetingroomcenter.stProxySSLAddress.

I used a simple https://webchat.renovations.com and it worked (restart the meetings server just in case).

Great guide Frank, thanks

~George Fronusteretsi commented on Feb 15, 2013

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Hey Frank, thank you for sharing such good content and knowledge. All your presentations have been very helpful to us.

Where's part 3 though?

~Arnold Bubwemanakol commented on Nov 29, 2012

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

due to a bug

http://www-01.ibm.com/support/docview.wss?rs=180&uid=swg1PM61375

in the WAS version included in software in 8.5.2 it can happen that Deployment Manager does not start anymore. You notice Sametime System Console has empty portlets.

It is something fixed in IFR1, but you cannot update to IFR1 if Deployment Manager cannot startup and shutdown properly. This bug does not allow it to start and shutdown properly.

On dmgr SystemOut.log I was getting this as first error:

.... VariableExpan E WSVR0244E: An undefined HOST product variable has been encountered in the krb5Spn property of the /opt/IBM/WebSphere/AppServer/profilesSTSCDMgrProfile/config/cells/sametimeSSCCell/security.xml#KRB5_1 configuration object.

I fixed it searching for the "undefined" variable close to krb5Spn ... and replacing

krb5Spn="WAS/${HOST}"

with

krb5Spn="WAS/acme"

~Ethan Asatumikonyoopsi commented on Nov 27, 2012

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Hello, I've one issue with this installation. When I access to my Sometime client, I can't see the Video/audio icon. Always I see the same error on log of Sametime client('response NULL for REGISTER') CLFRB1232W: Se ha detectado un problema al procesar la configuración de softphone: java.lang.RuntimeException: Se ha procesado la respuesta incorrecta:null para: REGISTER sip:Sametime.test.es:5080;transport=TCP SIP/2.0 Call-ID: 0.1.447174E557AD86BF@172.168.210.101 CSeq: 1 REGISTER From: >;tag=7776.943800267819 To: > Via: SIP/2.0/TCP 172.168.210.101:5060;branch=z9hG4bK-8290642642020174961;rport Max-Forwards: 70 Contact: ;+sip.instance='';reg-id=1 Expires: 1800 User-Agent: Sametime-Softphone-8.5.2.20110516-1242 Allow: INVITE, ACK, CANCEL, BYE, NOTIFY, INFO, MESSAGE, UPDATE Supported: path Supported: outbound Content-Length: 0

I need help please, I've read a lot of documentation, but I can't resolve this issue. Thank you in advance

~Andy Bubkivitch commented on Oct 31, 2012

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Great documentation Frank.

Just to clarify - this is not for production use. You can use this for your demo or maybe for POC environment.

It is not a good idea to install media server on the same machine with other was services (unstable and problems with

different ip addresses) and you need to define different hostnames for proxy & meeting server because of problems with the JSession ID

(see Sametime wiki docu "Deploying Sametime Meeting Server and Sametime Proxy Server on the same computer")

Thanx

www-10.lotus.com/ldd/stwiki.nsf/xpDocViewer.xsp?lookupName=Administering+Sametime+Standard+8.5.2+Interim+Feature+Release+1+documentation#action=openDocument&res_title=Deploying_Sametime_Meeting_Server_and_Sametime_Proxy_Server_on_the_same_computer_st852ifr1&content=pdcontent

~Cheryl Kiboosimanakol commented on May 16, 2012

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

There are a few errors in that guide:

The scenario says that the meeting server could have the same ip-address than the base server and only a dns-alias. That didn't work. The meeting server needs his own ip-address.

In some of the script commands for adding the new services is givven "wasservice" as user name. It should be "wasadmin".

~John Nonvelusonings commented on Feb 16, 2012

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

How do I get Part 2 & 3 ?

This a really helpfull to clear any doubt about ST852 installation/configuration.

Just two questions :

When deploying each WAS component you don't check 'Use an existing WAS installation' (and provide the path). Do this mean that it reinstall every WAS bin & lib over the existing one and leaving current application & profiles ?

What are the host aliases for 'sip_proxyreg_hos't virtual host and is this optional ?

Thanks

~Emile Ekfreekonyings commented on Oct 20, 2011

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

slide 17 might be misleading - better would be: "... with such a configuration you theoretically could host up to ...". The 2 server scenario still is for a pilot environment, do not run a production environment with this configuration, especially the media manager requires sufficient system resources and bandwidth as the LDAP connection does.

~John Froponetexettu commented on Aug 7, 2011

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

!!! DO NOT COPY and PASTE the wasservice or sc commands from the PDF document directly into your CMD line window. This will fail. Copy the commands into a Notepad window, edit them there and remove al CR/LF inside. Or the command will fail.

Better is to enter the command manually character by character. (i know its work...)

~John Froponetexettu commented on Aug 7, 2011

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Part 2 is in production now. Release is planned for end of August 2011

Part 3 is planned to be ready in November 2011

~Patti Renulitynds commented on Aug 4, 2011

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Extremely useful document. Thank you.

Where is possible to find parts 2 and 3.

Publish the url links, please.

~Manny Dwojumiski commented on Aug 1, 2011

Re: IBM Sametime 8.5.2 Installation - From Zero To Hero - Basics

Great job !! Really useful...